home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / Text / Edit / XDme / Docs / Todo < prev    next >
Text File  |  1994-08-09  |  2KB  |  43 lines

  1.     - online-help. MAP will get a 4th parameter which is a comment.
  2.       This comment can be displayed in a new window.
  3.     - New Items for PUSH:
  4.     env - push the whole environment (pos, blocks, window, icon, ALL
  5.           flags, etc.) on stack.
  6.     - check for changes in window_title() instead of doing Text() every time.
  7.       Maybe I move the status-line from the title-bar down one line.
  8.     - Asynchronous ARexx-commands
  9.     - I'll do some work on the line-concept of XDME (see all.h:LINE) to
  10.       allow lines of upto 2^32-1 chars length and some other things.
  11.     - Other variable concept in XDME (i.e. access of ALL variables via
  12.       get_var(). Also easier add of new variables).
  13.     - Documentation of XDME. The current docs are HORRIBLE ! What about
  14.       XDME.guide ?
  15.     - Other Search&Replace. First position cursor, ask to replace, and
  16.       search next.
  17.     - ARexx (ARexx as defined in Amiga Styleguide).
  18.     - Specify the amount XDME should scroll, when cursor leaves window.
  19.     - Folding. Here we will need to save an extra file or find something
  20.       that we can include in any file or ???? I tend now to the "pattern"
  21.       solution, i.e. ony can specify a FOLD-START and a FOLD-END pattern.
  22.     - Multicolumn (incl. vertical blocks)
  23.     - better Autosplit (automatic splitting of too-long lines WITHOUT
  24.       reformat !)
  25.     - Sorting of lines (alphabetically and reverse)
  26.     - better keymapping with recorder. The recorder must do this:
  27.     - start recording. Display the new state in the headline
  28.     - add strings to the macro
  29.     - allow the following actions:
  30.         enter keys, commands in the commandline, change windows
  31.     - map the macro to a key through a simple key-press
  32.     - better GUI (graphical user interface), e.g. Search&Replace-Requester,
  33.       ...)
  34.     - templates (i.e. fill-in-sheets)
  35.     - Char-Blocks (incl. Mouse-selection): cut, copy, paste, move, etc.
  36.      CBLOCK RECT CUT COPY PASTE MOVE
  37.     - Every project has to get it's own filename and dirname.
  38.     - Copy output of a programm into text (i.e. "dir")
  39.     - real programming language (maybe C-interpreter)
  40.     - Support of XPK-lib
  41.     - more and more cmds !
  42.     - and so on ...
  43.